Skip to content

Conversation

@tgodzik
Copy link

@tgodzik tgodzik commented Oct 28, 2025

Backports scala#23888 to the 3.3.7.

PR submitted by the release tooling.
[skip ci]

Perl99 and others added 2 commits October 28, 2025 12:39
…iler (scala#23888)

Extension methods that are not in the same file are placed after all
Product methods and even after extension methods like "ensuring". This
PR penalizes the following methods, so that they are no longer at the
top of the suggestions:
- scala.Product.*
- scala.Equals.*
- scala.Predef.ArrowAssoc.*
- scala.Predef.Ensuring.*
- scala.Predef.StringFormat.*
- scala.Predef.nn
- scala.Predef.runtimeChecked

Resolves scalameta/metals#7642
…iler (scala#23888)

Extension methods that are not in the same file are placed after all
Product methods and even after extension methods like "ensuring". This
PR penalizes the following methods, so that they are no longer at the
top of the suggestions:
- scala.Product.*
- scala.Equals.*
- scala.Predef.ArrowAssoc.*
- scala.Predef.Ensuring.*
- scala.Predef.StringFormat.*
- scala.Predef.nn
- scala.Predef.runtimeChecked

Resolves scalameta/metals#7642
[Cherry-picked 7d27633][modified]
Base automatically changed from backport-lts-3.3-23891 to lts-3.3 October 31, 2025 10:25
@tgodzik
Copy link
Author

tgodzik commented Oct 31, 2025

No regressions detected in the community build up to backport-lts-3.3-20459.

Reference

@tgodzik tgodzik merged commit 034c251 into lts-3.3 Oct 31, 2025
22 checks passed
@tgodzik tgodzik deleted the backport-lts-3.3-23888 branch October 31, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants